//==============================================================================
// Peltast_anim.txt
//==============================================================================

import Greek_Archer_Shield_anim.txt
import Javelin_Defines_anim.txt


//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer G Peltast_IdleA
				ReplaceTexture Archer G Peltast Standard/Archer G Peltast Iron
				ReplaceTexture Archer G Peltast Head Standard/Archer G Peltast Head Iron
				connect Righthand Javelin Hotspot
				connect leftforearm GreekArcherShield hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}


//==============================================================================
anim Bored
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer G Peltast_BoredA
				ReplaceTexture Archer G Peltast Standard/Archer G Peltast Iron
				ReplaceTexture Archer G Peltast Head Standard/Archer G Peltast Head Iron
				connect Righthand Javelin Hotspot
				connect leftforearm GreekArcherShield hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}

//==============================================================================
anim walk
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer G Peltast_WalkA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.40 true   
				tag FootstepRight 0.90 true   
//-- end auto generated section
				ReplaceTexture Archer G Peltast Standard/Archer G Peltast Iron
				ReplaceTexture Archer G Peltast Head Standard/Archer G Peltast Head Iron
				connect Righthand Javelin Hotspot
				connect leftforearm GreekArcherShield hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}


//==============================================================================
anim RangedAttack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer G Peltast_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.40 true   
				tag GenericSound 0.40 true   
				tag SpecificSoundSet 0.50 false Arrow checkVisible 
//-- end auto generated section
				ReplaceTexture Archer G Peltast Standard/Archer G Peltast Iron
				ReplaceTexture Archer G Peltast Head Standard/Archer G Peltast Head Iron
				connect Righthand Javelin Hotspot
				connect leftforearm GreekArcherShield hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}


//==============================================================================
anim Charging
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer G Peltast_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.40 true   
				tag GenericSound 0.40 true   
				tag SpecificSoundSet 0.50 false Arrow checkVisible 
//-- end auto generated section
				ReplaceTexture Archer G Peltast Standard/Archer G Peltast Iron
				ReplaceTexture Archer G Peltast Head Standard/Archer G Peltast Head Iron
				connect Righthand Javelin Hotspot
				connect leftforearm GreekArcherShield hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}


//==============================================================================
anim Death
{
	SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer G Peltast_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag SpecificSoundSet 0.03 false MaleDeath checkVisible 
//-- end auto generated section
				ReplaceTexture Archer G Peltast Standard/Archer G Peltast Iron
				ReplaceTexture Archer G Peltast Head Standard/Archer G Peltast Head Iron
				connect Righthand Javelin Hotspot
				connect leftforearm GreekArcherShield hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}



//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual Archer G Peltast_flailA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag FootstepLeft 0.10 true   
				tag FootstepRight 0.35 true   
//-- end auto generated section
				ReplaceTexture Archer G Peltast Standard/Archer G Peltast Iron
				ReplaceTexture Archer G Peltast Head Standard/Archer G Peltast Head Iron
				connect leftforearm GreekArcherShield hotspot
				connect Righthand Javelin Hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}
